home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / evolution / 2.26 / errors / calendar.error < prev    next >
Encoding:
Extensible Markup Language  |  2009-05-15  |  14.3 KB  |  280 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <error-list domain="calendar">
  3.  
  4.  <error type="question" id="prompt-cancel-meeting" default="GTK_RESPONSE_YES">
  5.   <primary>Would you like to send all the participants a cancelation notice?</primary>
  6.   <secondary>If you do not send a cancelation notice, the other participants may not know the meeting is canceled.</secondary>
  7.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  8.   <button response="GTK_RESPONSE_YES" label="_Send Notice"></button>
  9.  </error>
  10.  
  11.  <error type="question" id="prompt-delete-meeting" default="GTK_RESPONSE_NO">
  12.   <primary>Are you sure you want to delete this meeting?</primary>
  13.   <secondary>All information on this meeting will be deleted and can not be restored.</secondary>
  14.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  15.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  16.  </error>
  17.  
  18.  <error type="question" id="prompt-cancel-task" default="GTK_RESPONSE_YES">
  19.   <primary>Would you like to send all the participants a cancelation notice?</primary>
  20.   <secondary>If you do not send a cancelation notice, the other participants may not know the task has been deleted.</secondary>
  21.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  22.   <button response="GTK_RESPONSE_YES" label="_Send Notice"></button>
  23.  </error>
  24.  
  25.  <error type="question" id="prompt-delete-task" default="GTK_RESPONSE_NO">
  26.   <primary>Are you sure you want to delete this task?</primary>
  27.   <secondary>All information on this task will be deleted and can not be restored.</secondary>
  28.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  29.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  30.  </error>
  31.  
  32.  <error type="question" id="prompt-cancel-memo" default="GTK_RESPONSE_YES">
  33.   <primary>Would you like to send a cancelation notice for this memo?</primary>
  34.   <secondary>If you do not send a cancelation notice, the other participants may not know the memo has been deleted.</secondary>
  35.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  36.   <button response="GTK_RESPONSE_YES" label="_Send Notice"></button>
  37.  </error>
  38.  
  39.  <error type="question" id="prompt-delete-memo" default="GTK_RESPONSE_NO">
  40.   <primary>Are you sure you want to delete this memo?</primary>
  41.   <secondary>All information on this memo will be deleted and can not be restored.</secondary>
  42.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  43.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  44.  </error>
  45.  
  46.  <error type="question" id="prompt-delete-titled-appointment" default="GTK_RESPONSE_NO">
  47.   <primary>Are you sure you want to delete the appointment titled '{0}'?</primary>
  48.   <secondary>All information on this appointment will be deleted and can not be restored.</secondary>
  49.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  50.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  51.  </error>
  52.  
  53.  <error type="question" id="prompt-delete-appointment" default="GTK_RESPONSE_YES">
  54.   <primary>Are you sure you want to delete this appointment?</primary>
  55.   <secondary>All information on this appointment will be deleted and can not be restored.</secondary>
  56.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  57.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  58.  </error>
  59.  
  60.  <error type="question" id="prompt-delete-named-task" default="GTK_RESPONSE_NO">
  61.   <primary>Are you sure you want to delete the '{0}' task?</primary>
  62.   <secondary>All information on this task will be deleted and can not be restored.</secondary>
  63.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  64.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  65.  </error>
  66.  
  67.  <error type="question" id="prompt-delete-named-memo" default="GTK_RESPONSE_NO">
  68.   <primary>Are you sure you want to delete the memo '{0}'?</primary>
  69.   <secondary>All information in this memo will be deleted and can not be restored.</secondary>
  70.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  71.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  72.  </error>
  73.  
  74.  <error type="question" id="prompt-delete-appointments" default="GTK_RESPONSE_NO">
  75.   <primary>Are you sure you want to delete these {0} appointments?</primary>
  76.   <secondary>All information on these appointments will be deleted and can not be restored.</secondary>
  77.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  78.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  79.  </error>
  80.  
  81.  <error type="question" id="prompt-delete-tasks" default="GTK_RESPONSE_NO">
  82.   <primary>Are you sure you want to delete these {0} tasks?</primary>
  83.   <secondary>All information on these tasks will be deleted and can not be restored.</secondary>
  84.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  85.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  86.  </error>
  87.  
  88.  <error type="question" id="prompt-delete-memos" default="GTK_RESPONSE_NO">
  89.   <primary>Are you sure you want to delete these {0} memos?</primary>
  90.   <secondary>All information in these memos will be deleted and can not be restored.</secondary>
  91.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  92.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  93.  </error>
  94.  
  95.  <error type="warning" id="prompt-save-appointment" default="GTK_RESPONSE_YES">
  96.   <title>Save Appointment</title>
  97.   <primary>Would you like to save your changes to this appointment?</primary>
  98.   <secondary>You have changed this appointment, but not yet saved it.</secondary>
  99.   <button response="GTK_RESPONSE_NO" label="_Discard Changes"></button>
  100.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  101.   <button response="GTK_RESPONSE_YES" label="_Save Changes"></button>
  102.  </error>
  103.  
  104.  <error type="warning" id="prompt-save-task" default="GTK_RESPONSE_YES">
  105.  <title>Save Task</title>
  106.  <primary>Would you like to save your changes to this task?</primary>
  107.  <secondary>You have changed this task, but not yet saved it.</secondary>
  108.  <button response="GTK_RESPONSE_NO" label="_Discard Changes"></button>
  109.  <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  110.  <button response="GTK_RESPONSE_YES" label="_Save Changes"></button>
  111.  </error>
  112.  
  113.  <error type="warning" id="prompt-save-memo" default="GTK_RESPONSE_YES">
  114.  <title>Save Memo</title>
  115.  <primary>Would you like to save your changes to this memo?</primary>
  116.  <secondary>You have made changes to this memo, but not yet saved them.</secondary>
  117.  <button response="GTK_RESPONSE_NO" label="_Discard Changes"></button>
  118.  <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  119.  <button response="GTK_RESPONSE_YES" label="_Save Changes"></button>
  120.  </error>
  121.           
  122.  <error type="question" id="prompt-meeting-invite" default="GTK_RESPONSE_YES">
  123.   <primary>Would you like to send meeting invitations to participants?</primary>
  124.   <secondary>Email invitations will be sent to all participants and allow them to reply.</secondary>
  125.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  126.   <button response="GTK_RESPONSE_YES" label="_Send"></button>
  127.  </error>
  128.  
  129.  <error type="question" id="prompt-send-updated-meeting-info" default="GTK_RESPONSE_YES">
  130.   <primary>Would you like to send updated meeting information to participants?</primary>
  131.   <secondary>Sending updated information allows other participants to keep their calendars up to date.</secondary>
  132.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  133.   <button response="GTK_RESPONSE_YES" label="_Send"></button>
  134.  </error>
  135.  
  136.  <error type="question" id="prompt-send-task" default="GTK_RESPONSE_YES">
  137.   <primary>Would you like to send this task to participants?</primary>
  138.   <secondary>Email invitations will be sent to all participants and allow them to accept this task.</secondary>
  139.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  140.   <button response="GTK_RESPONSE_YES" label="_Send"></button>
  141.  </error>
  142.  
  143.  <error type="question" id="ask-send-task-pending-download" default="GTK_RESPONSE_YES">
  144.   <primary>Download in progress. Do you want to save the task?</primary>
  145.   <secondary xml:space="preserve">Some attachments are being downloaded. Saving the task would result in the loss of these attachments.</secondary>
  146.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  147.   <button response="GTK_RESPONSE_YES" label="_Save"></button>
  148.  </error>
  149.  
  150.   <error type="question" id="ask-send-event-pending-download" default="GTK_RESPONSE_YES">
  151.   <primary>Download in progress. Do you want to save the appointment?</primary>
  152.   <secondary xml:space="preserve">Some attachments are being downloaded. Saving the appointment would result in the loss of these attachments.</secondary>
  153.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  154.   <button response="GTK_RESPONSE_YES" label="_Save"></button>
  155.  </error>
  156.  
  157.  <error type="question" id="prompt-send-updated-task-info" default="GTK_RESPONSE_YES">
  158.   <primary>Would you like to send updated task information to participants?</primary>
  159.   <secondary>Sending updated information allows other participants to keep their task lists up to date.</secondary>
  160.   <button response="GTK_RESPONSE_NO" label="Do _not Send"></button>
  161.   <button response="GTK_RESPONSE_YES" label="_Send"></button>
  162.  </error>
  163.  
  164.  <error type="error" id="tasks-crashed">
  165.   <primary>The Evolution tasks have quit unexpectedly.</primary>
  166.   <secondary>Your tasks will not be available until Evolution is restarted.</secondary>
  167.  </error>
  168.  
  169.  <error type="error" id="calendar-crashed">
  170.   <primary>The Evolution calendar has quit unexpectedly.</primary>
  171.   <secondary>Your calendars will not be available until Evolution is restarted.</secondary>
  172.  </error>
  173.  
  174.  <error type="error" id="memos-crashed">
  175.   <primary>The Evolution memo has quit unexpectedly.</primary>
  176.   <secondary>Your memos will not be available until Evolution is restarted.</secondary>
  177.  </error>
  178.  
  179. <error type="error" id="backend_died">
  180.    <primary>The Evolution calendars have quit unexpectedly.</primary>
  181.    <secondary>Your calendars will not be available until Evolution is restarted.</secondary>
  182. </error>
  183.  
  184. <error type="error" id="unable-to-load-the-calendar" default="GTK_RESPONSE_YES">
  185.  <primary>Unable to load the calendar</primary>
  186.  <secondary>Calendar repository is offline.</secondary>
  187.  <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  188. </error>
  189. <error type="error" id="error-on-loading-the-calendar" default="GTK_RESPONSE_YES">
  190.  
  191.  <primary>Error on '{0}'</primary>
  192.  <secondary>No response from the server.</secondary>
  193.  <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  194. </error>
  195.  
  196.  <error type="error" id="editor-error">
  197.   <primary>Editor could not be loaded.</primary>
  198.   <secondary>{0}.</secondary>
  199.  </error>
  200.  
  201.  <error type="question" modal="true" id="prompt-delete-calendar" default="GTK_RESPONSE_CANCEL">
  202.   <primary>Delete calendar '{0}'?</primary>
  203.   <secondary>This calendar will be removed permanently.</secondary>
  204.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  205.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  206.  </error>
  207.  
  208.  <error type="question" modal="true" id="prompt-delete-task-list" default="GTK_RESPONSE_CANCEL">
  209.   <primary>Delete task list '{0}'?</primary>
  210.   <secondary>This task list will be removed permanently.</secondary>
  211.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  212.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  213.  </error>
  214.  
  215.  <error type="question" modal="true" id="prompt-delete-memo-list" default="GTK_RESPONSE_CANCEL">
  216.   <primary>Delete memo list '{0}'?</primary>
  217.   <secondary>This memo list will be removed permanently.</secondary>
  218.   <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  219.   <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  220.  </error>
  221.  
  222.  <error type="question" id="prompt-send-no-subject-calendar" default="GTK_RESPONSE_YES">
  223.   <primary>Are you sure you want to send the appointment without a summary?</primary>
  224.   <secondary>Adding a meaningful summary to your appointment will give your recipients an idea of what your appointment is about.</secondary>
  225.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  226.   <button response="GTK_RESPONSE_YES" label="_Save"></button>
  227.  </error>
  228.  
  229.  <error type="question" id="prompt-send-no-subject-task" default="GTK_RESPONSE_YES">
  230.   <primary>Are you sure you want to send the task without a summary?</primary>
  231.   <secondary>Adding a meaningful summary to your task will give your recipients an idea of what your task is about.</secondary>
  232.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  233.   <button response="GTK_RESPONSE_YES" label="_Send"></button>
  234.  </error>
  235.  
  236.  <error type="question" id="prompt-send-no-subject-memo" default="GTK_RESPONSE_CANCEL">
  237.   <primary>Are you sure you want to save the memo without a summary?</primary>
  238.   <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  239.   <button response="GTK_RESPONSE_YES" label="_Save"></button>
  240.  </error>
  241.  
  242.  <error type="error" id="prompt-no-contents-offline-calendar" default="GTK_RESPONSE_YES">
  243.   <primary>Error loading calendar</primary>
  244.   <secondary>The calendar is not marked for offline usage.</secondary>
  245.   <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  246.  </error>
  247.  
  248.  <error type="error" id="prompt-read-only-cal" default="GTK_RESPONSE_YES">
  249.   <primary>Cannot create a new event</primary>
  250.   
  251.   <secondary>'{0}' is a read-only calendar and cannot be modified. Please select a different calendar from the side bar in the Calendar view.</secondary>
  252.   <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  253.  </error>
  254.  
  255.  <error type="error" id="prompt-read-only-cal-editor" default="GTK_RESPONSE_YES">
  256.   <primary>Cannot save event</primary>
  257.   
  258.   <secondary>'{0}' is a read-only calendar and cannot be modified. Please select a different calendar that can accept appointments.</secondary>
  259.   <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  260.  </error>
  261.  
  262.  <error type="error" id="prompt-no-contents-offline-tasks" default="GTK_RESPONSE_YES">
  263.   <primary>Error loading task list</primary>
  264.   <secondary>The task list is not marked for offline usage.</secondary>
  265.   <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  266.  </error>
  267.  
  268.  <error type="error" id="prompt-no-contents-offline-memos" default="GTK_RESPONSE_YES">
  269.   <primary>Error loading memo list</primary>
  270.   <secondary>The memo list is not marked for offline usage.</secondary>
  271.   <button stock="gtk-ok" response="GTK_RESPONSE_YES"/>
  272.  </error>
  273.  
  274.  <error type="warning" id="server-version">
  275.  <title>Server Version</title> 
  276.  <primary>Some features may not work properly with your current server.</primary>
  277.  <secondary>You are connecting to an unsupported GroupWise server and may encounter problems using Evolution. For best results, the server should be upgraded to a supported version.</secondary>
  278.  </error>
  279.  
  280. </error-list>